﻿@charset "utf-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    所有网站通用模块，可根据自身网站修改
*/

/* 通用信息列表 */
.infoList{ text-align:left; }
.infoList li{ height: 26px; line-height: 26px; padding-left:10px; overflow:hidden; background: url(../img/list.png) no-repeat 0 -30px;}
.infoList li .date{ float:right; color:#999;  }
.dateRight{color:#999;margin:0 0 0 10px;}

.infoListA li { background: url('../img/list.png') 0 10px no-repeat; padding-left: 10px; }
.infoListB li { background: url('../img/list.png') 0 -30px no-repeat; padding-left: 10px; }
.infoListC li { background: url('../img/list.png') 0 -52.5px no-repeat; padding-left: 10px; }
.infoListD li { background: url('../img/list.png') 0 -85.5px no-repeat; padding-left: 10px; }

/* 通用带图片的信息列表_普通式 */
.picList li{ text-align:center;  float: left;}
.picList li .pic img{ width: 150px; height: 110px; padding:2px; border:1px solid #ddd; background:#fff;   }
.picList li .pic a:hover img{ border-color:#7ea7eb;  }
.picList li .title{ padding-top:2px;  }
.picList { *zoom: 1; margin-top: -10px; clear: both; *display: inline; }
.picList:after { content: ""; display: table; clear: both; }
.picList li { float: left; display: inline; text-align: center; margin: 10px 10px 0; }
.picList li .pic a img { vertical-align: bottom; margin-left: auto; margin-right: auto; padding: 2px; border: 1px solid #dddddd; background-color: #fff; }
.picList li .pic a:hover img { border-color: #578EBE; }
.picList li .title {padding: 0 5px;height: 40px;line-height: 20px;overflow: hidden;}

/* 内容带图片的信息列表_普通式 */
.txtPicList li{ overflow:hidden; margin-bottom:15px; padding-bottom:15px; background:url("../img/dotted.gif") repeat-x bottom;  }
.txtPicList li .pic{ width:250px; float:left;   }
.txtPicList li .pic img{ width:220px; height:150px; padding:2px; border:1px solid #ddd; background:#fff;   }
.txtPicList li .pic a:hover img{ border-color:#f90;  }
.txtPicList li .con{ width:480px; float:right;   }
.txtPicList li .title{ height:35; line-height:25px;  font:normal 18px/32px ; font-weight:bold; color:#f90; }
.txtPicList li .title a{ color:#f60;  }
.txtPicList li .intro{text-indent:28px; color:#666; line-height:20px;   }
.txtPicList li .intro .more{ color:#f90; font-size:12px; }

.topicList{ font-size:12px;}
.topicList .t{ padding:5px 0; margin-bottom: 15px; }
.topicList .t .title{ height:30px; line-height:30px; overflow:hidden; text-align:center; font-size: 18px; font-weight:bold; color:#ff4800; }
.topicList .t .title a{ color: inherit; }
.topicList .t .intro{ line-height:20px;padding: 10px 0 0; color:#9a9a9a; font-size: 14px; }
.topicList .t .intro .more{ color:#d60000;  }
.topicList .n{ height:32px; line-height:32px; overflow:hidden; padding-left:10px; background:url(../img/point.png) no-repeat left center; font-size: 15px; }
.topicList .n .date{ float:right; color:#999; margin-left: 15px; }

.topicList-pic .t { padding: 0 0 6px 0; }
.topicList-pic .t .pic { float: left; display: inline; }
.topicList-pic .t .pic img { display: block; padding: 2px; border: 1px solid #ddd;}
.topicList-pic .t .con { padding-left: 12px; overflow: hidden; *zoom: 1; }

/* 焦点图切换-广告 */
.slideBox{ width:570px; height:220px; overflow:hidden; position:relative;    }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd img{ width:570px; height:220px; }
.slideBox .bd .title{ display:none;}
.slideBox .bd .titleBg{ display:none;}

/* 焦点图切换-新闻内容 */
.focusBox{ width: 340px; overflow: hidden; position: relative; }
.focusBox .hd{ position: absolute; z-index: 1; right: 12px; bottom: 20px; }
.focusBox .hd ul li{ float: left; margin-right: 8px; width: 10px; height: 10px; background: #fff; cursor: pointer; border-radius: 50%; filter: alpha(opacity=40); opacity: 0.4; }
.focusBox .hd ul li.on{ filter: alpha(opacity=100); opacity: 1; }
.focusBox .hd ul li span{ display: none; }
.focusBox .bd{ position: relative; overflow: hidden; }
.focusBox .bd li{ position: relative; }
.focusBox .bd .pic{ position: relative; z-index: 0; line-height: 0; }
.focusBox .bd .pic img{ width: 100%; height: 280px; border: 0; }
.focusBox .bd .con{ position: absolute; width: 100%; z-index: 1; bottom: 0; height: 50px; line-height: 50px; text-align: left; }
.focusBox .bd .con .title{ position: absolute; width: 100%; bottom: 0; left: 0; z-index: 1; height: 100%; overflow: hidden; font-size: 16px; font-weight: normal; }
.focusBox .bd .con .title a{ display: block; color: #fff; padding: 0 110px 0 20px; text-decoration: none; }
.focusBox .bd .con .titleBg{ position: absolute; width: 100%; z-index: 0; bottom: 0; left: 0; background: #000; height: 100%; filter: alpha(opacity=60); opacity: 0.6; }

/*-- 网站地图 --*/
.siteMap{ padding:0 10px; overflow:hidden; zoom:1; }
.siteMap .li1{ margin-bottom:10px; }
.siteMap .h1{ height:40px; line-height:40px;  border:1px dotted #ccc; background:#fff;    }
.siteMap .h1 .a1{font:normal 16px/40px "Microsoft YaHei";_font-weight:bold;color: #006cad;padding-left:10px;}
.siteMap .ul1{ padding:10px 20px; zoom:1; display:block !important; }
.siteMap .li2{  display:inline-block; *display:inline; zoom:1; padding-right:10px; vertical-align:top;  }
.siteMap .a2{ color:#666; font-size: 14px; font-weight: normal;  }
.siteMap .ul2{ padding:0 0 20px 0; }
.siteMap .li3{  line-height:18px;  display:inline-block; *display:inline; zoom:1;   }
.siteMap .a3{ color:#999; padding-right:10px; margin-right:10px;   border-right:1px solid #ddd;  }
.siteMap .last3 .a3{ border-right:0;  }

/* url_方块样式分页 */
.page{font-size: 0;text-align: center;padding: 25px 0;clear:both; line-height:26px;}
.page a,.page span{ font-size:12px; display:inline-block; *display:inline; zoom:1; border:1px solid #d4d4d4; padding:2px 10px; margin-right:5px; border-radius:2px }
.page a:hover {border:1px solid #006cad; text-decoration:none; color:#006cad;}
.page .current{ background:#006cad; border:1px solid #006cad; color:#fff !important;}
.page select{height: 18px;line-height: 18px;padding:0 8px;background:#fff;border:0;border:none;vertical-align:middle;}